pub unsafe extern "C" fn NK_read_config_struct(
out: *mut NK_config,
) -> c_intExpand description
Get currently set config and write it to the given pointer. @see NK_read_config @see NK_write_config_struct @param out a pointer to the struct that should be written to @return command processing error code