Skip to main content

MaaDbgControllerCreate

Function MaaDbgControllerCreate 

Source
pub unsafe extern "C" fn MaaDbgControllerCreate(
    read_path: *const c_char,
    write_path: *const c_char,
    type_: MaaDbgControllerType,
    config: *const c_char,
) -> *mut MaaController