Skip to main content

decompile_function

Function decompile_function 

pub unsafe fn decompile_function(
    func_ea: ea_t,
    all_blocks: bool,
) -> Result<UniquePtr<cfuncptr_t>, HexRaysError>