decompile_func

Function decompile_func 

pub unsafe fn decompile_func(
    f: *mut func_t,
    all_blocks: bool,
) -> Result<UniquePtr<cfuncptr_t>, HexRaysError>