SBProcessAllocateMemory

Function SBProcessAllocateMemory 

Source
pub unsafe extern "C" fn SBProcessAllocateMemory(
    instance: SBProcessRef,
    size: usize,
    permissions: u32,
    error: SBErrorRef,
) -> lldb_addr_t